IInfoDisplayStyleSet.ClearStyle method ¶
Namespace: NextDesign.Desktop
Description¶
Clears the style with the specified name. If no such style exists, nothing happens.
argument¶
Name | Type | Description |
---|---|---|
name | string | Style name If null is specified, nothing is done. |
Return value¶
- void